<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
html {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	background: #FAFAFA;
	overflow-x: hidden;
	cursor: default;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a{
	text-decoration: none;
	color: inherit;
	
}
a img{
	border: none;
}
ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2,
h3,
p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

img {
	display: block;
	margin: 0;
	padding: 0;
}

video {
	margin: 0;
	padding: 0;
	display: block;
}

input {
	outline: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.v_scroll .swiper-scrollbar {
	width: 2px !important;
	right: 0px !important;
}

.swiper-scrollbar .swiper-scrollbar-drag {
	background: rgba(0, 0, 0, 0.3);
}

#header {
	width: 100%;
	height: 70px;
	background: url("../img/headerbg.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
	z-index: 2;
}

#fixedtopheader {
	width: 100%;
	height: 70px;
	background: #fff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
	z-index: 50;
	position: fixed;
	top: 0;
}

#fixedtopheader .logoblack {
	width: 228px;
	height: 40px;
	margin-top: 15px;
	float: left;
}
#fixedtopheader .midp{
	float: left;
	height: 20px;
	margin-top: 25px;
}
#fixedtopheader .midp .navbtn{
	margin-left: 38px;
	height: 20px;
	float: left;
	cursor: pointer;
}
#fixedtopheader .midp .navbtn *{
	float: left;
	display: block;
}
#fixedtopheader .midp .navbtn .icon{
	width: 18px;
	height: 18px;
	margin-top: 1px;
}
#fixedtopheader .midp .navbtn.news .icon{
	background: url(../img/allicon.png) no-repeat;
	background-position: -257px -122px;
}

#fixedtopheader .midp .navbtn.tv .icon{
	background: url(../img/allicon.png) no-repeat;
	background-position: -239px -122px;
}
#fixedtopheader .midp .navbtn.special .icon{
	background: url(../img/allicon.png) no-repeat;
	background-position: -220px -122px;
}
#fixedtopheader .midp .navbtn.rmt .icon{
	background: url(../img/allicon.png) no-repeat;
	background-position: -274px -122px;
}
#fixedtopheader .midp .navbtn&gt;h1{
	font-size: 18px;
	color: #333333;
	margin-left: 12px;
	line-height: 20px;
}
#fixedtopheader .midp .navbtn a&gt;h1{
	font-size: 18px;
	color: #333333;
	margin-left: 12px;
	line-height: 20px;
}
#fixedtopheader .midp .dwnmenu{
	position: relative;
}
#fixedtopheader .midp .dwnmenu:hover .menuwrap{
	display: block;
}
#fixedtopheader .midp .dwnmenu *{
	color: #bbbbbb;
	font-size: 18px;
	margin-left: 10px;
	line-height:20px;
	float: left;
}
#fixedtopheader .midp .navbtn .dwnmenu .arrow{
	width: 10px;
	height: 8px;
	background: url(../img/allicon.png) no-repeat;
	background-position:-17px -68px;
	margin-left: 4px;
	margin-top: 8px;
}
#fixedtopheader .midp .dwnmenu .menuwrap{
	position: absolute;
	top:20px;
	
	width:100px;
	left: 50%;
	margin-left: -50px;
	
	
	display: none;
}
#fixedtopheader .midp .navbtn .dwnmenu .menuwrap .menulist{
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	margin-top: 10px;
	padding: 10px;
	border-radius: 10px;
}
#fixedtopheader .midp .navbtn .dwnmenu .menuwrap a{
	width:100%;
	text-align: center;
	margin-left: 0;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	color: #333;
}
#fixedtopheader .midp .navbtn .dwnmenu .menuwrap .menuitem{
	width:100%;
	text-align: center;
	margin-left: 0;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	color: #333;
}
#fixedtopheader .midp .navbtn .dwnmenu .menuwrap .menuitem:hover{
	color: #2FAEE1;
}
#fixedtopheader .midp .navbtn .dwnmenu .menuwrap .menuitem:hover a{
	color: #2FAEE1;
}
#fixedtopheader .rightp {
	float: right;
	display: none;
}

#fixedtopheader .navicon {
	width: 40px;
	height: 40px;
	margin-top: 15px;
	position: relative;
}
.navicon .codewrap{
	width: 266px;
	height: 180px;
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.navicon .codewrap .codeblock{
	width: 226px;
	height:100px;
	background: #fff;
	margin-top: 30px;
	position: relative;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	padding: 20px;
}
.navicon .codewrap .codeblock .arrow{
	width: 18px;
	height: 11px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -59px -70px;
	position: absolute;
	top: -11px;
	left: 50%;
	margin-left: -9px;
}
.arrow{
	width: 18px;
	height: 11px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -59px -70px;
}
.navicon .codewrap .codeimg{
	width: 100px;
	height: 100px;
	float: left;
}
.navicon .codewrap .textbox{
	float: left;
	margin-left: 20px;
	width: 106px;
	
}
.navicon .codewrap .textbox h1{
	font-size: 18px;
	color: #DC000C;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height:33px;
	height: 33px;
}
.navicon .codewrap .textbox h2{
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height:33px;
	height: 33px;
}
#footer {
	width: 100%;
	margin: auto;
	margin-top: 60px;
}

#footer .logo {
	width: 228px;
	height: 40px;
	float: left;
}

#footer .footercontent {
	width: 100%;
	background: #333333;
}

#footer .footercontent .topsection {
	width: 100%;
	border-bottom: 1px solid #999999;
	padding: 60px 0;
	overflow: hidden;
}

#footer .footercontent .topsection h1 {
	color: #ffffff;
	font-size: 16px;
	float: left;
	margin-right: 66.5px;
	margin-bottom: 20px;
}

#footer .footercontent .bottomsection {
	width: 100%;
	padding: 60px 0;
	overflow: hidden;
	position: relative;
}

#footer .footercontent .section1 {
	color: #fff;
	overflow: hidden;
}

#footer .footercontent .section1 .textlinkwrap {
	float: left;
	margin-top: 19px;
}

#footer .footercontent .section1 .textlinkwrap .textlink {
	float: left;
	padding: 0 12px;
	height: 18px;
	color: #fff;
	line-height: 18px;
	border-right: 1px solid #fff;
}

#footer .footercontent .bottomsection .leftp {
	float: left;
	width: 50%;
}

#footer .footercontent .bottomsection .rightp {
	float: right;
	width: 50%;
}

#footer .footercontent .bottomsection .rightp * {
	float: right;
}

#footer .footercontent .section2 {
	color: #fff;
	overflow: hidden;
	margin-top: 24px;
}

#footer .footercontent .bottomsection .item {
	font-size: 16px;
	overflow: hidden;
	color: #fff;
	margin-top: 27px;
}

#footer .navicon {
	width: 40px;
	height: 40px;
	margin-left: 24px;
	float: left;
	margin-top: 4px;
}

.navicon.zlz {
	background: url("../img/allicon.png") no-repeat;
	background-position: 0px 0px;
}

.navicon.cutv {
	background: url("../img/allicon.png") no-repeat;
	background-position: -40px 0px;
	display:none;
}

.navicon.dy {
	background: url("../img/allicon.png") no-repeat;
	background-position: -80px 0px;
}

.navicon.wjz {
	background: url("../img/allicon.png") no-repeat;
	background-position: -120px 0px;
}

.navicon.can {
	background: url("../img/allicon.png") no-repeat;
	background-position: -160px 0px;
}

#main {
	width: 100%;
	max-width: 1920px;
	margin: auto;
	margin-top: 70px;
}

#main::after{
	content: "";
	display: block;
	clear: both;
}

.content {
	width: 1200px;
	margin: auto;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-container .swiper-wrapper {
	width: 100%;
	height: 100%;
}

.swiper-container .swiper-wrapper .swiper-slide {
	background: #f7f7f7;
}

.swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.scalewrap .scaleimg {
	transform: scale(1);
	transition: 0.3s;
}

.scalewrap:hover .scaleimg {
	transform: scale(1.1);
}

.jinghui {
	width: 20px;
	height: 20px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -30px -147px;
}

.sydwicon {
	width: 40px;
	height: 40px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -152px -40px;
}

#footer .footercontent .bottomsection .footericongroup {
	position: absolute;
	bottom: 65px;
	right: 0;
}

.footericongroup * {
	float: left;
	margin-left: 25px;
}

.footericon1 {
	width: 40px;
	height: 34px;
	margin-top: 4px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -120px -80px;
}

.jubaophone {
	width: 217px;
	height: 36px;
	background: url(../img/allicon.png) no-repeat;
	background-position: 0px -167px;
}

#copyright {
	width: 100%;
	margin: auto;
	text-align: center;
	padding: 41px 0;
	background: #000;
}

#copyright h1 {
	color: #fff;
	font-size: 16px;
}

.toptag {
	width: 30px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: 0 -147px;
}

.hottag {
	width: 30px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -50px -147px;
}

.livingtag {
	width: 30px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -80px -147px;
}

.rectag {
	width: 30px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -110px -147px;
}

.videotag {
	width: 30px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -140px -147px;
}

.addtag {
	width: 30px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -170px -147px;
}
.zdtag{
	width: 30px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -200px -147px;
}
.biglivingtag {
	width: 50px;
	height: 30px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -120px -115px;
}

.bigrectag {
	width: 50px;
	height: 30px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -170px -115px;
}

.searchwrap {
	width: 298px;
	height: 40px;
	background: #fafafa;
	border-radius: 20px;
	display: flex;
	justify-content: space-between;
	position: absolute;
	right: 64px;
	margin-top: 15px;
}

.searchcomponent {
	width: 100%;
	height: 1px;
	position: fixed;
	top: 0;
	z-index: 60;
}

.searchcomponent .content {
	height: 1px;
	position: relative;
}




.searchwrap .searchbtn {
	width: 80px;
	height: 40px;
	background: #2FAEE1;
	line-height: 40px;
	text-align: center;
	color: white;
	font-size: 18px;
	border-radius: 20px;
	position: relative;
	z-index: 2;
}

.searchwrap .inpwrap {
	width: 225px;
	margin-left: 20px;
	height: 100%;
	position: relative;
	z-index: 2;
}

.searchwrap .inpwrap input {
	width: 100%;
	height: 100%;
	font-size: 16px;
	background: none;
	color: #333333;
}

.searchwrap .placeholderwrap {
	width: 225px;
	position: absolute;
	height: 22px;
	left: 20px;
	top: 9px;
	overflow: hidden;
	z-index: 0;
}

.searchwrap .placeholderwrap .pbox {
	width: 100%;
	height: 100%;
	position: relative;
}

.searchwrap .placeholderwrap .pbox .positionbox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.searchwrap .placeholderwrap p {
	font-size: 16px;
	color: #999999;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.qrcodebtn {
	width: 52px;
	height: 52px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -200px 0px;
	position: relative;
}
.weibobtn{
	width: 52px;
	height: 52px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -104px -203px;
}
.qqbtn{
	width: 52px;
	height: 52px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -52px -203px;
}
.qqzoombtn{
	width: 52px;
	height: 52px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -156px -203px;
}
.qrcodebtn .mobileterminal_qrcode .qrcodewrap {
	width: 142px;
	height: 184px;
	padding-top: 20px;
	background: #fff;
	border-radius: 10px;

	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.qrcodebtn .mobileterminal_qrcode {
	width: 162px;
	height: 204px;
	left: -160px;
	top: -102px;
	position: absolute;
	display: none;
}

.qrcodebtn .mobileterminal_qrcode .qrcode {
	width: 102px;
	height: 102px;
	background: #e3e3e3;
	margin: auto;
}

.qrcodebtn .mobileterminal_qrcode h1 {
	text-align: center;
	font-size: 20px;
	color: #333333;
	margin-top: 12px;
}

.qrcodebtn .mobileterminal_qrcode p {
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.backtopbtn {
	width: 52px;
	height: 52px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -200px -52px;
}

#loadingstate{
	width: 600px;
	height: 50px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 20px;
	/* margin-left:220px; */
}

#loadingstate .loading{
	width: 90px;
	height: 20px;
	margin: auto;
	margin-top: 15px;
}
#loadingstate .loading *{
	font-size: 16px;
	color: #333;
	float: left;
}
#loadingstate .loading .icon{
	width: 18px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -252px -45px;
	margin-top: 2px;
	margin-right: 8px;
}

#loadingstate .finished{
	font-size: 16px;
	color: #333;
	width: 90px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin: auto;
	margin-top: 15px;
	display: none;
}
#fixedrightbtn{
	width: 100%;
	height: 1px;
	position: fixed;
	bottom: 0;
	z-index: 60;
}
#fixedrightbtn .content{
	height: 1px;
	position: relative;
}
#fixedrightbtn .btnwrap{
	position: absolute;
	bottom: 40px;
	right: -72px;
}
#fixedrightbtn .btnwrap .btn{
	margin-top: 20px;
    cursor:pointer;
}
.titlewrap{
	width: 180px;
	height: 64px;
	padding-left: 20px;
}
.titlebox *{
	float: left;
}
.titlewrap .titlebox{
	height: 64px;
	line-height: 64px;
}
.titlebox h1{
	font-size: 24px;
	margin-left: 12px;
}

#fixedrightp{
/* 	position: absolute;
	top: 70px;
	width: 100%;
	height: 1px; */
	width: 360px;
	float: right;
	z-index: 5;
}
#fixedrightp .content{
	width: 100%;
}
#fixedrightp .newslistwrap{
	float: right;
	width: 360px;
}

#fixedrightp .newslistwrap .newslistbox{
	width: 360px;
}

#fixedrightp .newslistwrap .newslistbox .listwrap{
	width: 360px;
	/* max-height: 705px; */
	overflow: hidden;
	background: #ffffff;
	border-radius: 10px;
	position: relative;
	
}

#fixedrightp .newslistwrap .newslistbox .listwrap .innerwrap{
	margin: 20px;
	position: relative;
}
#fixedrightp .newslistwrap .newslistbox .listwrap .item{
	height: 52px;
	margin-bottom: 20px;
}
#fixedrightp .newslistwrap .newslistbox.hotnews .listwrap .item h1{
	line-height: 26px;
	font-size: 18px;
	height: 52px;
	color: #333333;
	font-weight: 500;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical; 
}
#fixedrightp .newslistwrap .newslistbox.bl .listwrap{
	height: auto;
}
#fixedrightp .newslistwrap .newslistbox.bl .listwrap .innerwrap{
	height: auto;
	overflow: hidden;
	position: relative;
}
#fixedrightp .newslistwrap .newslistbox.bl .listwrap .item h1{
	width: 205px;
	height: 70px;
	font-weight: 500;
	line-height: 24px;
	font-size: 18px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	 float: left;
}

#fixedrightp .newslistwrap .newslistbox.bl .listwrap .item{
	height: 70px;
	margin-bottom: 20px;
}

#fixedrightp .newslistwrap .newslistbox.bl .listwrap .item:last-child{
	margin-bottom: 0;
}
#fixedrightp .newslistwrap .newslistbox.bl .listwrap .item .imgbox{
	width: 95px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	background: #f3f3f3;
	border-radius: 3px;
}
#fixedrightp .newslistwrap .newslistbox.bl .listwrap .item .imgbox img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hotnews .icon{
	width: 24px;
	height: 24px;
	background: url(../img/allicon.png);
	background-position: -253px 1px;
	margin-top: 5px;
	margin-top: 20px;
}

.bl .icon{
	width: 24px;
	height: 24px;
	background: url(../img/allicon.png);
	background-position: -276px 0px;
	margin-top: 5px;
	margin-top: 20px;
}
.pausedicon{
	width: 18px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -252px -64px;
	
}
.playicon{
	width: 18px;
	height: 18px;
	background: url(../img/allicon.png) no-repeat;
	background-position: -252px -82px;
}
#tabswrap{
	position: absolute;
	top: 70px;
	height: 1px;
	width: 100%;
	z-index: 5;
}

#tabswrap .content{
	height: 20px;
}


.newstab .icon{
	width: 24px;
	height: 24px;
	background: url(../img/allicon.png);
	background-position: -253px -23px;
	margin-top: 20px;
}



#tabswrap .tabbtnwrap{
	width: 200px;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
}
#tabswrap .tabbtnwrap .tabbtn{
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size:24px;
	color: #333333;
	text-align: center;
}
#tabswrap .tabbtnwrap .tabbtn.cur{
	background: #2fade1;
	color: #fff;
}

.themecolor{
	color: #2FAEE1 !important;
}
.v_scroll .swiper-slide{
	height: auto;
	background: none !important;
}
.v_scroll .swiper-scrollbar {
	width: 2px !important;
	right: 0px !important;
}

.swiper-scrollbar .swiper-scrollbar-drag {
	background: rgba(0, 0, 0, 0.3);
}


.h_scroll .swiper-scrollbar {
	height: 2px !important;

}

.swiper-scrollbar .swiper-scrollbar-drag {
	background: rgba(0, 0, 0, 0.3);
}




/* ============移动端 ============*/
.m_body{
	background: #F6F6F6;
	padding-bottom: 3.125rem;
}
#m_main{
	width: 100%;
	max-width: 750px;
	margin: auto;
	position: relative;
	border-top: 3.125rem solid transparent;
}


.m_content{
	width: 100%;
	max-width: 750px;
}
#m_header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 3.125rem;
	z-index: 10;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	box-sizing: border-box;
	max-width: 750px;
	left: 50%;
	transform: translateX(-50%);
	background: white;
	
}

#m_header .m_block {
	width: 100%;
	height: 3.125rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#m_header .m_logowrap{
	width: 6.8125rem;
	height: 1.25rem;
	overflow: hidden;
	position: relative;
}
#m_header .m_logowrap .block{
	width: 100%;
	position: absolute;
	top: -100%;
}
#m_header .m_logowrap .block img{
	width: 100%;
}
#m_header .m_headerlogo {
	
}
#m_header .m_btnwrap {
	width:9.4375rem;
	height: 1.5625rem;
	overflow: hidden;
	position: relative;
}

#m_header .m_btnwrap .m_btnblock {
	width: 5.9375rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	top: 0;
	left: 1.3125rem;
}

#m_header .m_btnwrap .m_btn {
	width: 1.5625rem;
	height: 1.5625rem;

	margin-right: 0.625rem;
}

#m_header .m_btnwrap .m_btn:last-child {
	margin-right: 0;
}

#m_header .m_btnwrap .m_btn img {
	width: 100%;
	height: 100%;
}
.m_searchwrap{
	width: 1.5625rem;
	height: 1.5625rem;
	background: rgba(241, 241, 241, 1.0);
	border-radius: 1.875rem;
	position: relative;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	overflow: hidden;
	float: right;
	transition: 0.3s;
}
.m_searchwrap .m_searchbtn {
	width: 1.5625rem;
	height: 1.5625rem;
	border-radius:1.875rem;
	position: absolute;
	z-index: 2;
	right: 0;
}

.m_searchwrap .m_inpwrap {
	width:6.625rem;
	margin-left: 0.75rem;
	height: 100%;
	position: relative;
	z-index: 2;
}

.m_searchwrap .m_inpwrap input {
	width: 100%;
	height: 100%;
	font-size: 0.75rem;
	background: none;
	color: #333333;
}

.m_searchwrap .m_placeholderwrap {
	width: 6.625rem;
	position: absolute;
	height: 0.75rem;
	left: 0.75rem;
	top: 0.40625rem;
	overflow: hidden;
	z-index: 1;
}

.m_searchwrap .m_placeholderwrap .m_pbox {
	width: 100%;
	height: 100%;
	position: relative;
}

.m_searchwrap .m_placeholderwrap .m_pbox .m_positionbox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.m_searchwrap .m_placeholderwrap p {
	font-size: 0.75rem;
	color: #6d6d6d;
	line-height: 0.8125rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#m_footer{
	width: 100%;
	height: 6rem;
	background: #2faee1;
	max-width: 750px;
	margin: auto;
}
#m_footer .m_copyright{
	color: white;
	font-size:0.75rem;
	text-align: center;
	padding-top: 0.9375rem;
}
#m_bottomnav{
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 750px;
	height: 3.125rem;
	background: white;
	z-index: 30;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
#m_bottomnav .m_navitem{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 20%;
	flex-shrink: 0;
}

#m_bottomnav .m_navitem .m_navicon{
	width: 1.25rem;
	height: 1.25rem;
}
#m_bottomnav .m_navitem .m_midnavicon{
	width:3.125rem;
	height: 3.125rem;
	position: absolute;
	margin-top: -1.1rem;
	z-index: 1;
} 

#m_bottomnav .m_navitem .m_navtitle{
	font-size: 0.625rem;
	margin-top: 0.125rem;
	height: 0.875rem;
	color: #333;
	position: relative;
	z-index: 2;
}
.m_newswrap .m_titlewrap {
	width: auto !important;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 !important;
}

.m_newswrap .m_titlewrap .m_sectitle {
	flex-shrink: 0;
	font-size: 0.9375rem;
	color: #333;
}

.m_newswrap .m_titlewrap .m_tabswrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-shrink: 0;

}

.m_newswrap .m_titlewrap .m_tabswrap .m_tab {
	margin-right: 2rem;
	font-size: 0.9375rem;
	color: #999999;
	position: relative;
}

.m_newswrap .m_titlewrap .m_tabswrap .m_tab .m_bottomline {
	display: none;
}

.m_newswrap .m_titlewrap .m_tabswrap .m_cur {
	color: #2FADE1;
}

.m_newswrap .m_titlewrap .m_tabswrap .m_cur .m_bottomline {
	display: block;
	width: 70%;
	height: 0.125rem;
	background: #2FADE1;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	bottom: -0.1875rem;
}

.m_newswrap .m_titlewrap .m_tabswrap .m_tab:last-child {
	margin-right: 0;
}

.m_newswrap .m_tabcontent {
	display: none;
}

.m_newswrap .curlist {
	display: block;
}

.m_newswrap .m_textlist {}

.m_newswrap .m_item {
	border-bottom: 1px solid #f8f8f8;
	padding: 0.875rem 0;
}

.m_newswrap .m_textlist .m_item {
	display: flex;
	flex-direction: column;
	border-bottom: 0.0625rem solid #f8f8f8;
	padding: 0.875rem 0;
}
/* .m_newswrap .m_item:first-child{
	padding-top: 0;
} */
.m_newswrap .m_item .m_title {
	font-size: 0.9375rem;
	color: #333;
	text-align: justify;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.15rem;
}

.m_newswrap .m_textlist .m_item .m_newstypewrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 0.875rem;
	margin-top: 0.25rem;
}

.m_newswrap .m_item .m_newstypewrap .m_type {
	font-size: 0.75rem;
	color: #999;
}

.m_newswrap .m_item .m_newstypewrap .m_tag {
	width: 1.5rem;
	height: 0.75rem;
}

.m_newswrap .m_item .m_newstypewrap .m_tag img {
	width: 100%;
	height: 100%;
}

.m_newswrap .m_textimglist .m_itemtype1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.m_newswrap .m_textimglist .m_itemtype1 .m_leftsection {
	height: 4.6875rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-right: 0.625rem;
}

.m_newswrap .m_textimglist .m_itemtype1 .m_rightsection {
	width: 6.25rem;
	height: 4.6875rem;
	overflow: hidden;
	border-radius: 0.3125rem;
	flex-shrink: 0;
}

.m_newswrap .m_textimglist .m_itemtype1 .m_rightsection img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.m_newswrap .m_textimglist .m_itemtype1 .m_leftsection .m_title {
	font-size: 0.9375rem;
	height: 3.75rem;
	color: #333;
	flex-shrink: 0;
	text-align: justify;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 1.125rem;
}

.m_newswrap .m_textimglist .m_itemtype1 .m_leftsection .m_newstypewrap {
	height: 0.875rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.m_newswrap .m_textimglist .m_itemtype2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.m_newswrap .m_textimglist .m_itemtype2 .m_topsection,
.m_newswrap .m_textimglist .m_itemtype2 .m_midsection,
.m_newswrap .m_textimglist .m_itemtype2 .m_bottomsection,
.m_newswrap .m_textimglist .m_itemtype3 .m_topsection,
.m_newswrap .m_textimglist .m_itemtype3 .m_midsection,
.m_newswrap .m_textimglist .m_itemtype3 .m_bottomsection {
	margin-bottom: 0.625rem;
}

.m_newswrap .m_textimglist .m_itemtype2 .m_title {
	text-align: justify;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.125rem;
}

.m_newswrap .m_textimglist .m_itemtype2 .m_midsection {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.m_newswrap .m_textimglist .m_itemtype2 .m_imgblock {
	width: 6.25rem;
	height: 4.6875rem;
	border-radius: 0.3125rem;
	overflow: hidden;
}

.m_newswrap .m_textimglist .m_itemtype2 .m_imgblock img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.m_newswrap .m_textimglist .m_itemtype2 .m_bottomsection {
	width: 100%;
	margin-bottom: 0;
}

.m_newswrap .m_textimglist .m_itemtype2 .m_bottomsection .m_newstypewrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.m_newswrap .m_textimglist .m_itemtype3 .m_imgblock {
	width: 100%;
	height: 11.0625rem;
	border-radius: 0.3125rem;
	overflow: hidden;
}

.m_newswrap .m_textimglist .m_itemtype3 .m_imgblock img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.m_newswrap .m_textimglist .m_itemtype3 .m_bottomsection {
	width: 100%;
	margin-bottom: 0;
}

.m_newswrap .m_textimglist .m_itemtype3 .m_bottomsection .m_newstypewrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.m_loadmore {
	height: 1.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333;
	font-size: 1rem;
	margin-top: 0.9375rem;
}

.m_loadmore img {
	width: 1rem;
	height: 1rem;
	margin-right: 0.375rem;
}

.m_loadmore div {
	/* margin-top: -0.25rem; */
}
.m_maincontent .m_selection {
	box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.05);
	background: white;
	border-radius: 0.5rem;
	padding: 0.9375rem;
	margin-bottom: 0.9375rem;
}
.m_imgwatchwrap{
	position: fixed;
	width: 100%;
	height: 100%;
	max-width: 750px;
	transform: translateX(-50%);
	top: -3000%;
	left: 50%;
	background: black;
	z-index: 60;
}
.m_imgwatchwrap .swiper-slide{
	width: 100%;
	height: 100%;
	background: black !important;
/* 	display: flex;
	justify-content: center;
	align-items: center; */
}
.m_imgwatchwrap .swiper-slide img{
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
}
.m_imgwatchwrap.m_small .swiper-slide img{
	width: 100% !important;
	height:100% !important;
	object-fit: contain !important;
}
.m_imgwatchwrap .m_s_closebtn{
	position: absolute;
	top: 0.9375rem;
	right: 0.9375rem;
	z-index: 5;
	width: 2.125rem;
}

</pre></body></html>